var github.com/golang/protobuf/jsonpb.nonFinite
3 uses
github.com/golang/protobuf/jsonpb (current package)
decode.go#L451: var nonFinite = map[string]float64{
decode.go#L470: if f, ok := nonFinite[string(in)]; ok {
decode.go#L475: if f, ok := nonFinite[string(in)]; ok {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)